How to Install catdvi software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install catdvi software package in Ubuntu 12.04 LTS (Precise Pangolin)

catdvi software package provides DVI to plain text translator, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install catdvi 

catdvi is installed in your system.

Make ensure the catdvi package were installed using the commands given below,

$ sudo dpkg-query -l | grep catdvi *

You will get with catdvi package name, version, architecture and description in a table

catdvi package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section TeX
Package catdvi
Version 0.14-12
Description DVI to plain text translator
Sub Section TeX


See Also, How to uninstall or remove catdvi software package from Ubuntu 12.04 LTS (Precise Pangolin)?